﻿2026-05-10T11:44:32.2617741Z ##[group]Run actions/checkout@v4
2026-05-10T11:44:32.2619226Z with:
2026-05-10T11:44:32.2619947Z   repository: SaberMage/rebno
2026-05-10T11:44:32.2621054Z   token: ***
2026-05-10T11:44:32.2621745Z   ssh-strict: true
2026-05-10T11:44:32.2622460Z   ssh-user: git
2026-05-10T11:44:32.2623192Z   persist-credentials: true
2026-05-10T11:44:32.2624023Z   clean: true
2026-05-10T11:44:32.2624778Z   sparse-checkout-cone-mode: true
2026-05-10T11:44:32.2625690Z   fetch-depth: 1
2026-05-10T11:44:32.2626404Z   fetch-tags: false
2026-05-10T11:44:32.2627138Z   show-progress: true
2026-05-10T11:44:32.2627890Z   lfs: false
2026-05-10T11:44:32.2629005Z   submodules: false
2026-05-10T11:44:32.2629777Z   set-safe-directory: true
2026-05-10T11:44:32.2630930Z ##[endgroup]
2026-05-10T11:44:32.3814645Z Syncing repository: SaberMage/rebno
2026-05-10T11:44:32.3819066Z ##[group]Getting Git version info
2026-05-10T11:44:32.3821566Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T11:44:32.3922047Z [command]/usr/bin/git version
2026-05-10T11:44:32.3923697Z git version 2.53.0
2026-05-10T11:44:32.3933219Z ##[endgroup]
2026-05-10T11:44:32.3943104Z Temporarily overriding HOME='/home/runner/work/_temp/24545b7b-2f46-4223-86f0-bc3a629efcda' before making global git config changes
2026-05-10T11:44:32.3948730Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T11:44:32.3952903Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T11:44:32.3984709Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T11:44:32.3991346Z ##[group]Initializing the repository
2026-05-10T11:44:32.3996257Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T11:44:32.4080530Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T11:44:32.4084326Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T11:44:32.4088360Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T11:44:32.4093246Z hint: call:
2026-05-10T11:44:32.4094306Z hint:
2026-05-10T11:44:32.4095843Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T11:44:32.4097676Z hint:
2026-05-10T11:44:32.4099764Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T11:44:32.4102910Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T11:44:32.4105201Z hint:
2026-05-10T11:44:32.4106342Z hint: 	git branch -m <name>
2026-05-10T11:44:32.4107621Z hint:
2026-05-10T11:44:32.4110086Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T11:44:32.4113128Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T11:44:32.4119080Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T11:44:32.4130514Z ##[endgroup]
2026-05-10T11:44:32.4133683Z ##[group]Disabling automatic garbage collection
2026-05-10T11:44:32.4136691Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T11:44:32.4174218Z ##[endgroup]
2026-05-10T11:44:32.4176735Z ##[group]Setting up auth
2026-05-10T11:44:32.4180363Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T11:44:32.4217550Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T11:44:32.4511268Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T11:44:32.4547861Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T11:44:32.4779859Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T11:44:32.4820414Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T11:44:32.5057915Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T11:44:32.5096360Z ##[endgroup]
2026-05-10T11:44:32.5099362Z ##[group]Fetching the repository
2026-05-10T11:44:32.5109254Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +97a55b771b29277f25d4adccf86b3c2dd7daf9ed:refs/remotes/origin/main
2026-05-10T11:44:33.4946525Z From https://github.com/SaberMage/rebno
2026-05-10T11:44:33.4949676Z  * [new ref]         97a55b771b29277f25d4adccf86b3c2dd7daf9ed -> origin/main
2026-05-10T11:44:33.4978449Z ##[endgroup]
2026-05-10T11:44:33.4979463Z ##[group]Determining the checkout info
2026-05-10T11:44:33.4981428Z ##[endgroup]
2026-05-10T11:44:33.4986850Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T11:44:33.5026759Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T11:44:33.5054254Z ##[group]Checking out the ref
2026-05-10T11:44:33.5058968Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T11:44:34.2275015Z Switched to a new branch 'main'
2026-05-10T11:44:34.2280981Z branch 'main' set up to track 'origin/main'.
2026-05-10T11:44:34.2307777Z ##[endgroup]
2026-05-10T11:44:34.2353015Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T11:44:34.2369433Z 97a55b771b29277f25d4adccf86b3c2dd7daf9ed
